[INFO] cloning repository https://github.com/wllfaria/felbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wllfaria/felbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Ffelbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Ffelbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aae77862601c15ad811cca95d0bd8ba7b42ea0f6
[INFO] testing wllfaria/felbot against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Ffelbot" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wllfaria/felbot
[INFO] finished tweaking git repo https://github.com/wllfaria/felbot
[INFO] tweaked toml for git repo https://github.com/wllfaria/felbot written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wllfaria/felbot on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wllfaria/felbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e18bd2c90f11b4eb15afd34c82eaaed83e451faba989287b42e430750db9d71
[INFO] running `Command { std: "docker" "start" "-a" "8e18bd2c90f11b4eb15afd34c82eaaed83e451faba989287b42e430750db9d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e18bd2c90f11b4eb15afd34c82eaaed83e451faba989287b42e430750db9d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e18bd2c90f11b4eb15afd34c82eaaed83e451faba989287b42e430750db9d71", kill_on_drop: false }`
[INFO] [stdout] 8e18bd2c90f11b4eb15afd34c82eaaed83e451faba989287b42e430750db9d71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fb353d8778e0c4494936df2aaf5cb5f29b4e11f9efc4ed40455f02c32647ac9
[INFO] running `Command { std: "docker" "start" "-a" "4fb353d8778e0c4494936df2aaf5cb5f29b4e11f9efc4ed40455f02c32647ac9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling teloxide-core v0.11.2
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling loki-api v0.1.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling tracing-loki v0.2.6
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling teloxide v0.15.0
[INFO] [stderr]    Compiling poise v0.6.1
[INFO] [stderr]    Compiling felbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> BoxFuture<Result<DiscordTokenResponse>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>>;
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 50 |     ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4fb353d8778e0c4494936df2aaf5cb5f29b4e11f9efc4ed40455f02c32647ac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fb353d8778e0c4494936df2aaf5cb5f29b4e11f9efc4ed40455f02c32647ac9", kill_on_drop: false }`
[INFO] [stdout] 4fb353d8778e0c4494936df2aaf5cb5f29b4e11f9efc4ed40455f02c32647ac9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c8e71c93698d313745e9dc8cfbc4a677fcc028cfa0ccebdfc7ee7788cab3f90
[INFO] running `Command { std: "docker" "start" "-a" "6c8e71c93698d313745e9dc8cfbc4a677fcc028cfa0ccebdfc7ee7788cab3f90", kill_on_drop: false }`
[INFO] [stderr]    Compiling felbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/oauth.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             &self,
[INFO] [stdout]     |             ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 249 |         ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |         ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/oauth.rs:262:26
[INFO] [stdout]     |
[INFO] [stdout] 262 |         fn get_user_info(&self, _: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stdout]     |                          ^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |         fn get_user_info(&self, _: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> BoxFuture<Result<DiscordTokenResponse>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>>;
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>>;
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 50 |     ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stdout]    |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/discord.rs:85:22
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6c8e71c93698d313745e9dc8cfbc4a677fcc028cfa0ccebdfc7ee7788cab3f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c8e71c93698d313745e9dc8cfbc4a677fcc028cfa0ccebdfc7ee7788cab3f90", kill_on_drop: false }`
[INFO] [stdout] 6c8e71c93698d313745e9dc8cfbc4a677fcc028cfa0ccebdfc7ee7788cab3f90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e94bcfb0cc7086e1d9c033a0101a3868b0c7c3b974d253518b893d111214394
[INFO] running `Command { std: "docker" "start" "-a" "6e94bcfb0cc7086e1d9c033a0101a3868b0c7c3b974d253518b893d111214394", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/api/oauth.rs:246:13
[INFO] [stderr]     |
[INFO] [stderr] 246 |             &self,
[INFO] [stderr]     |             ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 249 |         ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 249 |         ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stderr]     |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/api/oauth.rs:262:26
[INFO] [stderr]     |
[INFO] [stderr] 262 |         fn get_user_info(&self, _: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stderr]     |                          ^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 262 |         fn get_user_info(&self, _: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/discord.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 27 |     ) -> BoxFuture<Result<DiscordTokenResponse>>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>>;
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/discord.rs:28:22
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>>;
[INFO] [stderr]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>>;
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/discord.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 50 |     ) -> BoxFuture<Result<DiscordTokenResponse>> {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     ) -> BoxFuture<'_, Result<DiscordTokenResponse>> {
[INFO] [stderr]    |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/discord.rs:85:22
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<Result<DiscordUser>> {
[INFO] [stderr]    |                      ^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn get_user_info(&self, token: String) -> BoxFuture<'_, Result<DiscordUser>> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `felbot` (bin "felbot" test) generated 6 warnings (run `cargo fix --bin "felbot" -p felbot --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/felbot-925d7711f554df82)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test api::oauth::tests::test_discord_token_failure ... FAILED
[INFO] [stdout] test api::oauth::tests::test_invalid_telegram_id ... FAILED
[INFO] [stdout] test api::oauth::tests::test_successful_callback ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_channel_not_found ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_add_channel ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_parse_channel_id_invalid ... ok
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_parse_channel_id_valid ... ok
[INFO] [stdout] test api::oauth::tests::test_user_info_failure ... FAILED
[INFO] [stdout] test api::oauth::tests::test_already_linked_account ... FAILED
[INFO] [stdout] test api::oauth::tests::test_invalid_state ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_add_duplicate_channel ... FAILED
[INFO] [stdout] test api::oauth::tests::test_successful_redirect ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_list_channels ... FAILED
[INFO] [stdout] test discord::commands::allowed_channels::tests::test_list_channels_with_data ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_discord_token_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_discord_token_failure' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca876c3 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6fa8d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fd8d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadb01d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad90db - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad90db - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad90db - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca97a80 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac5ced - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac2364 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca93e4b - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3bae9 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca732c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70c8e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a8bd - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecab0050 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab4f86 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabba70 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab8d33 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95a73 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae7da1 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaea882 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca807f1 - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca818f0 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca81416 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca92a7a - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::test_discord_token_failure::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca47b57 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:395:5
[INFO] [stdout]   51:     0x5b4eeca41bb7 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:395:18
[INFO] [stdout]   52:     0x5b4eecb08e66 - <felbot[4f0aebe772dfd29d]::api::oauth::tests::test_discord_token_failure::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_invalid_telegram_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_invalid_telegram_id' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca856e3 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6f9cd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fccd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadaf5d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad8bfb - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad8bfb - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad8bfb - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca97120 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac3d3d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac2304 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca93a5b - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3ba29 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca72f02 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70b6e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a7fd - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecaaf3f0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab4e06 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabb080 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab88e3 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95863 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae7a71 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaea0d2 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca8033f - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca8176e - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca81326 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca929ea - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::test_invalid_telegram_id::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca47887 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:301:5
[INFO] [stdout]   51:     0x5b4eeca41b27 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:301:18
[INFO] [stdout]   52:     0x5b4eecb08da6 - <felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_telegram_id::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_successful_callback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_successful_callback' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca86183 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6fa0d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fd0d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadaf9d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad8d9b - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad8d9b - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad8d9b - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca97440 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac47cd - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac2324 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca93bab - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3ba69 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca73042 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70bce - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a83d - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecaaf810 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab4e86 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabb3d0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab8a53 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95913 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae7b81 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaea362 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca804d1 - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca817f0 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca81376 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca92a1a - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::test_successful_callback::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca47977 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:348:5
[INFO] [stdout]   51:     0x5b4eeca41b57 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:348:18
[INFO] [stdout]   52:     0x5b4eecb08de6 - <felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_callback::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_channel_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_channel_not_found' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca8a143 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6fb8d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fe8d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadb11d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad975b - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad975b - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad975b - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca98700 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac872d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac23e4 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca9438b - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3bbe9 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca737c2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70e0e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a9bd - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecab10d0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab5186 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabc7b0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab92f3 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95d33 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae81e1 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaeb2c2 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca80e2f - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca81aee - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca81556 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca92b3a - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::test_channel_not_found::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca6e0c7 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:228:5
[INFO] [stdout]   51:     0x5b4eeca6bbf7 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:228:18
[INFO] [stdout]   52:     0x5b4eecb08f66 - <felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_channel_not_found::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_add_channel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_add_channel' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca88c03 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6fb0d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fe0d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadb09d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad941b - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad941b - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad941b - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca980c0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac720d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac23a4 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca940eb - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3bb69 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca73542 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70d4e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a93d - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecab0890 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab5086 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabc110 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab9013 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95bd3 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae7fc1 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaeada2 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca80b0f - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca819ee - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca814b6 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca92ada - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::test_add_channel::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca6dee7 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:206:5
[INFO] [stdout]   51:     0x5b4eeca6b5b7 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:206:18
[INFO] [stdout]   52:     0x5b4eecb08ee6 - <felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_channel::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_user_info_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_user_info_failure' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca84c43 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6f98d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fc8d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadaf1d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad8a5b - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad8a5b - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad8a5b - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca96e00 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac32ad - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac22e4 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca9390b - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3b9e9 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca72dc2 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70b0e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a7bd - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecaaefd0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab4d86 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabad30 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab8773 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca957b3 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae7961 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecae9e42 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca801b1 - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca816f0 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca812d6 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca929ba - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::test_user_info_failure::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca47797 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:420:5
[INFO] [stdout]   51:     0x5b4eeca41af7 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:420:18
[INFO] [stdout]   52:     0x5b4eecb08d66 - <felbot[4f0aebe772dfd29d]::api::oauth::tests::test_user_info_failure::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_already_linked_account stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_already_linked_account' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca88163 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6facd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fdcd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadb05d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad927b - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad927b - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad927b - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca97da0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac677d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac2384 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca93f9b - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3bb29 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca73402 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70cee - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a8fd - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecab0470 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab5006 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabbdc0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab8ea3 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95b23 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae7eb1 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaeab12 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca8097f - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca8196e - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca81466 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca92aaa - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::test_already_linked_account::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca47c47 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:331:5
[INFO] [stdout]   51:     0x5b4eeca41be7 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:331:18
[INFO] [stdout]   52:     0x5b4eecb08ea6 - <felbot[4f0aebe772dfd29d]::api::oauth::tests::test_already_linked_account::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_invalid_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_invalid_state' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca841a3 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6f94d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fc4d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadaedd - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad88bb - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad88bb - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad88bb - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca96ae0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac281d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac22c4 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca937bb - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3b9a9 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca72c82 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70aae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a77d - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecaaebb0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab4d06 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecaba9e0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab8603 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95703 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae7851 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecae9bb2 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca8001f - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca8166e - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca81286 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca9298a - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::test_invalid_state::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca476a7 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:374:5
[INFO] [stdout]   51:     0x5b4eeca41ac7 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:374:18
[INFO] [stdout]   52:     0x5b4eecb08d26 - <felbot[4f0aebe772dfd29d]::api::oauth::tests::test_invalid_state::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_add_duplicate_channel stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_add_duplicate_channel' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca8abe3 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6fbcd - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fecd - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadb15d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad98fb - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad98fb - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad98fb - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca98a20 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac91bd - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac2404 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca944db - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3bc29 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca73902 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70e6e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a9fd - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecab14f0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab5206 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabcb00 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab9463 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95de3 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae82f1 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaeb552 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca80fbf - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca81b6e - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca815a6 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca92b6a - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::test_add_duplicate_channel::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca6e1b7 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:235:5
[INFO] [stdout]   51:     0x5b4eeca6bc27 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:235:18
[INFO] [stdout]   52:     0x5b4eecb08fa6 - <felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_add_duplicate_channel::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::oauth::tests::test_successful_redirect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::oauth::tests::test_successful_redirect' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca86c23 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6fa4d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fd4d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadafdd - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad8f3b - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad8f3b - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad8f3b - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca97760 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac525d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac2344 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca93cfb - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3baa9 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca73182 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70c2e - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a87d - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecaafc30 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab4f06 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabb720 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab8bc3 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca959c3 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae7c91 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaea5f2 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca8065f - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca8186e - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca813c6 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}, felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca92a4a - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::test_successful_redirect::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca47a67 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:319:5
[INFO] [stdout]   51:     0x5b4eeca41b87 - felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/oauth.rs:319:18
[INFO] [stdout]   52:     0x5b4eecb08e26 - <felbot[4f0aebe772dfd29d]::api::oauth::tests::test_successful_redirect::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_list_channels stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_list_channels' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca896a3 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6fb4d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6fe4d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadb0dd - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad95bb - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad95bb - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad95bb - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca983e0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac7c9d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac23c4 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca9423b - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3bba9 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca73682 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70dae - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3a97d - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecab0cb0 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab5106 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabc460 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab9183 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95c83 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae80d1 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaeb032 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stderr] error: test failed, to rerun pass `--bin felbot`
[INFO] [stdout]   46:     0x5b4eeca80c9f - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca81a6e - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca81506 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca92b0a - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::test_list_channels::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca6dfd7 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:200:5
[INFO] [stdout]   51:     0x5b4eeca6bbc7 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:200:18
[INFO] [stdout]   52:     0x5b4eecb08f26 - <felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- discord::commands::allowed_channels::tests::test_list_channels_with_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'discord::commands::allowed_channels::tests::test_list_channels_with_data' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b4eed0fa868 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b4eed0fa868 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b4eed111f0a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b4eed111f0a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b4eed0ff6b2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b4eed0ff6b2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b4eed0d8526 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b4eed0d8526 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b4eed0f24d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b4eecb18e4c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b4eecb18e4c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b4eed0f2752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b4eed0f2752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b4eed0d85e2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b4eed0cfb69 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b4eed0d955d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b4eed1126fc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b4eed112442 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5b4eecc62a5b - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, dotenvy[aad0a40f338d6c4b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b4eecb839e2 - sqlx_postgres[4f01436dd43d4c0]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x5b4eecb85dde - <sqlx_postgres[4f01436dd43d4c0]::database::Postgres as sqlx_core[c91c2d17cbf9f3d8]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x5b4eeca6f84f - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::future::future::Future<Output = core[5a1c3e9896636f3a]::result::Result<sqlx_core[c91c2d17cbf9f3d8]::testing::TestContext<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>, sqlx_core[c91c2d17cbf9f3d8]::error::Error>> + core[5a1c3e9896636f3a]::marker::Send>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5b4eeca8b683 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x5b4eeca6fc0d - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5b4eeca6ff0d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5b4eecadb19d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   28:     0x5b4eecad9a9b - tokio[187ff85940a919b]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x5b4eecad9a9b - tokio[187ff85940a919b]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x5b4eecad9a9b - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   31:     0x5b4eeca98d40 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x5b4eecac9c4d - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   33:     0x5b4eecac2424 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   34:     0x5b4eeca9462b - <tokio[187ff85940a919b]::runtime::context::scoped::Scoped<tokio[187ff85940a919b]::runtime::scheduler::Context>>::set::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5b4eeca3bc69 - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x5b4eeca73a42 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::try_with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x5b4eeca70ece - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[187ff85940a919b]::runtime::context::Context>>::with::<tokio[187ff85940a919b]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x5b4eeca3aa3d - tokio[187ff85940a919b]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[187ff85940a919b]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x5b4eecab1910 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   40:     0x5b4eecab5286 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   41:     0x5b4eecabce50 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x5b4eecab95d3 - tokio[187ff85940a919b]::runtime::context::runtime::enter_runtime::<<tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5b4eeca95e93 - <tokio[187ff85940a919b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x5b4eecae8401 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   45:     0x5b4eecaeb7e2 - <tokio[187ff85940a919b]::runtime::runtime::Runtime>::block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:328:18
[INFO] [stdout]   46:     0x5b4eeca8114f - sqlx_core[c91c2d17cbf9f3d8]::rt::test_block_on::<sqlx_core[c91c2d17cbf9f3d8]::testing::run_test<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5b4eeca81bee - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}, sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x5b4eeca815f6 - sqlx_core[c91c2d17cbf9f3d8]::testing::run_test_with_pool::<sqlx_postgres[4f01436dd43d4c0]::database::Postgres, fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}, felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x5b4eeca92b9a - <fn(sqlx_core[c91c2d17cbf9f3d8]::pool::Pool<sqlx_postgres[4f01436dd43d4c0]::database::Postgres>) -> felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::test_list_channels_with_data::{closure#0} as sqlx_core[c91c2d17cbf9f3d8]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x5b4eeca6e4d7 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:192:5
[INFO] [stdout]   51:     0x5b4eeca6bc87 - felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/discord/commands/allowed_channels.rs:192:18
[INFO] [stdout]   52:     0x5b4eecb09026 - <felbot[4f0aebe772dfd29d]::discord::commands::allowed_channels::tests::test_list_channels_with_data::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5b4eecb0bf2b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b4eecb0bf2b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x5b4eecb197a5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5b4eecb197a5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x5b4eecb197a5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x5b4eecb14304 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x5b4eecb14304 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x5b4eecb1c822 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5b4eecb1c822 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x5b4eecb1c822 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5b4eed0f9cef - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x5b4eed0f9cef - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7e63c5fb5aa4 - <unknown>
[INFO] [stdout]   74:     0x7e63c6042a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::oauth::tests::test_already_linked_account
[INFO] [stdout]     api::oauth::tests::test_discord_token_failure
[INFO] [stdout]     api::oauth::tests::test_invalid_state
[INFO] [stdout]     api::oauth::tests::test_invalid_telegram_id
[INFO] [stdout]     api::oauth::tests::test_successful_callback
[INFO] [stdout]     api::oauth::tests::test_successful_redirect
[INFO] [stdout]     api::oauth::tests::test_user_info_failure
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_add_channel
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_add_duplicate_channel
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_channel_not_found
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_list_channels
[INFO] [stdout]     discord::commands::allowed_channels::tests::test_list_channels_with_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6e94bcfb0cc7086e1d9c033a0101a3868b0c7c3b974d253518b893d111214394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e94bcfb0cc7086e1d9c033a0101a3868b0c7c3b974d253518b893d111214394", kill_on_drop: false }`
[INFO] [stdout] 6e94bcfb0cc7086e1d9c033a0101a3868b0c7c3b974d253518b893d111214394
